var google.golang.org/grpc/health.backoffFunc
2 uses
	google.golang.org/grpc/health (current package)
		client.go#L38: 	backoffFunc     = func(ctx context.Context, retries int) bool {
		client.go#L65: 		if tryCnt > 0 && !backoffFunc(ctx, tryCnt-1) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)